Call Parking States
Thevalue
parameter of thetelCACallParkMsg
message (page 5-19) indicates the type and outcome of call parking activity. It contains one of the following constants.
enum { telCallParkEst = 1, telCallParkRetrieveEst = 2, telCallParkFailed = 3, telCallParkRetrieveFailed= 4, telCallParkRecall = 5 };Constant descriptions
telCallParkEst
- The call was successfully parked.
telCallParkRetrieveEst
- A parked call was retrieved.
telCallParkFailed
- An attempt to park a call failed.
telCallParkRetrieveFailed
- An attempt to retrieve a parked call failed.
telCallParkRecall
- A parked call has been recalled.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help